-
Home
-
Rest Routes – Custom Endpoints for WordPress REST API
-
5.5.5 (latest)
-
Code
-
Classes
- FieldValueParser
| Total Complexity |
24 |
| Dependencies |
1 |
| Dependents |
16 |
| Total lines |
147 |
| Lines of code |
98 |
| Logical lines of code |
67 |
| Comment lines |
0 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getValue() |
A |
50 |
8 |
27 |
| processCurrentDate() |
S |
56 |
5 |
19 |
| processCurrentUser() |
S |
58 |
5 |
16 |
| getFieldValue() |
S |
69 |
1 |
6 |
| getFieldValueByLabel() |
S |
69 |
1 |
6 |
| getFieldsByName() |
S |
69 |
1 |
6 |
| isFixedValue() |
S |
69 |
1 |
6 |
| isDynamicValue() |
S |
69 |
1 |
6 |
| getValueFromParameter() |
S |
69 |
1 |
6 |